home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / mofro.swf / scripts / DefineButton2_209 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  91b  |  5 lines

  1. on(release){
  2.    getUrl("http://www.koanproductions.com/", "");
  3.    fscommand("quit");
  4. }
  5.